home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet Info 1994 March
/
Internet Info CD-ROM (Walnut Creek) (March 1994).iso
/
networking
/
ip
/
ka9q
/
src890906.arc
/
DIRUTIL.H
< prev
next >
Wrap
C/C++ Source or Header
|
1989-08-18
|
215b
|
9 lines
#include "global.h"
/* In dirutil.c */
FILE *dir __ARGS((char *path,int full));
int filedir __ARGS((char *name,int times,char *ret_str));
/* In pathname.c: */
char *pathname __ARGS((char *cd,char *path));